|
|
|
|
TabCollection Property, SftTabs Class |
Returns the tab collection of the control.
Syntax SftTabs Class (Softelvdm.SftTabsNET)
VB |
Public ReadOnly Property TabCollection As TabCollectionClass |
C# |
public TabCollectionClass TabCollection { get; } |
C++ |
public: property TabCollectionClass^ TabCollection { |
Property Value
The tab collection.
Comments
The TabCollection property returns the tab collection of the control.